ComponentOne ASP.NET MVC Controls
Bind(String,String,String) Method

C1.Web.Mvc.Fluent Namespace > FlexPieBaseBuilder<T,TControl,TBuilder> Class > Bind Method : Bind(String,String,String) Method
Gets or sets the name of the property that contains the name of the data item.
The name of the property that contains the Y values.
The url of the action which is used for reading data
Bind data with specified name property, value property and the url of the action which is used for reading data.
Syntax

Parameters

nameProperty
Gets or sets the name of the property that contains the name of the data item.
valueProperty
The name of the property that contains the Y values.
readActionUrl
The url of the action which is used for reading data

Return Value

Current builder
See Also

Reference

FlexPieBaseBuilder<T,TControl,TBuilder> Class
FlexPieBaseBuilder<T,TControl,TBuilder> Members
Overload List